emacs.git
2024-06-13 Po LuCorrectly define `select' binding on Android
2024-06-12 Dmitry GutovHighlight the suffix in *Completions* buffer in 'basic...
2024-06-12 F. Jason ParkRelease ERC 5.6
2024-06-12 F. Jason Park; Amend some doc strings in ERC
2024-06-12 Eli Zaretskii; Mention new modes in the Emacs user manual
2024-06-12 Vincenzo PupilloAdd php-ts-mode
2024-06-12 Paul EggertStart of a fix for bug#71477
2024-06-12 Stefan KangasFix misspelled symbols in artist.el
2024-06-12 Eli Zaretskii; * lisp/menu-bar.el (kill-this-buffer): Another doc...
2024-06-12 Robert Pluim; * etc/NEWS: Add doc markup for char-to-name
2024-06-12 Eli ZaretskiiSupport --no-window-system option in emacsclient
2024-06-12 Eli Zaretskii; * lisp/menu-bar.el (kill-this-buffer): Doc fix (bug...
2024-06-12 Michael AlbinusFix tramp-compat-auth-info-password
2024-06-12 Po LuRestore omitted dependency
2024-06-12 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2024-06-12 Eli ZaretskiiFix info/DIR generation broken by update to Org manual
2024-06-12 Po LuMerge remote-tracking branch 'savannah/master' into...
2024-06-12 Po LuRestore functionality on Android 2.2
2024-06-12 Eli Zaretskii; Fix defcustoms in dired-aux.el
2024-06-12 Eli Zaretskii; * doc/emacs/maintaining.texi (VC Change Log): Fix...
2024-06-12 Po Lu; * java/Makefile.in: Fix typo.
2024-06-12 Po LuImprove compression of Emacs packages on Android 2.2
2024-06-11 Sean WhittonMake C-u 1 C-x v L slightly more discoverable
2024-06-11 VisuweshFix customisation buffer for dired group
2024-06-11 Dmitry Gutovread_and_insert_process_output: Insert before markers
2024-06-11 Michael AlbinusRefactor tramp-*-process-file functions
2024-06-11 Eli Zaretskii; * src/emacs.c (Fkill_emacs): Doc fix.
2024-06-11 Eli Zaretskii; * doc/lispref/nonascii.texi (Character Codes): Fix...
2024-06-11 Robert PluimShow character names when describing translations
2024-06-11 Robert PluimUse 'char-to-name'
2024-06-11 Robert PluimAdd 'char-to-name' convenience function
2024-06-11 Po LuEnable support for color fonts in recent releases of Xft
2024-06-11 Eli Zaretskii; Revert "Provide for negative PIDs on MS Windows"
2024-06-11 Eli Zaretskii; Revert "* src/filelock.c (pid_strtoimax) [!WINDOWSNT...
2024-06-11 Eli Zaretskii; * src/process.c (read_and_dispose_of_process_output...
2024-06-11 Po Lu; * etc/NEWS: Rename read-process-output-fast here...
2024-06-11 Po LuEliminate some redundant synchronization on Android
2024-06-11 Dmitry Gutovfast-read-process-output: Make safer
2024-06-11 Dmitry Gutovread_process_output_set_last_coding_system: Extract...
2024-06-11 Po Lu* src/filelock.c (pid_strtoimax) [!WINDOWSNT]: Define...
2024-06-11 Po LuProvide for negative PIDs on MS Windows
2024-06-11 Dmitry Gutovread_and_insert_process_output: Call 'prepare_to_modify...
2024-06-11 Po Lu; * src/process.c (syms_of_process): Fix ommission.
2024-06-10 Stefan KangasFix recently added eshell test
2024-06-10 Eli ZaretskiiAvoid rare assertion violations when deleting a frame
2024-06-10 Eli Zaretskii; * src/treesit.c (treesit_check_node): Don't use non...
2024-06-10 Eli ZaretskiiFix treesit-tests
2024-06-10 Eli ZaretskiiAllow to print treesit objects from GDB
2024-06-10 Mattias Engdegård* src/print.c (print_vectorlike_unreadable): Fix merge...
2024-06-10 Mattias Engdegård* etc/emacs_lldb.py (Lisp_Object): Add TS types.
2024-06-10 Andrea Corallo; Silence a byte-compiler warning in typescript-ts...
2024-06-10 kobarity; Fix recent change to python-tests.el
2024-06-10 Eli Zaretskii; Another fix of non-ASCII characters in Emacs manual.
2024-06-10 Eli Zaretskii; Fix recent change in Emacs manual
2024-06-10 Stefan Monnier* lisp/org/ox.el (org-export-filters-alist): Don't...
2024-06-10 Stefan Monnier(rng-do-some-validation): Fix dangerous use of `with...
2024-06-10 Po LuCorrect documentation build warnings and errors with...
2024-06-10 Po Lu; * src/process.c (read_process_output): Check in missi...
2024-06-10 Po LuRename new variable in process.c
2024-06-10 Michael AlbinusRefactor tramp-*-make-process functions
2024-06-10 Mattias Engdegårdcperl-mode: fix doc string escaping
2024-06-10 Mattias EngdegårdOrg: fix mistakes in regexp, skip set and doc string
2024-06-10 Eli Zaretskii; Avoid byte-compilation warning in cperl-mode.el
2024-06-10 Michael AlbinusExtend auto-revert-test07-auto-revert-several-buffers
2024-06-10 Harald Jörgcperl-mode.el: Update for the current Perl version...
2024-06-10 Basil L. Contovounesios; Fix recent change to outline.el.
2024-06-10 Po LuMinor revisions to Android key bindings
2024-06-10 Basil L. Contovounesios; Tweak recent NEWS and window.el docs.
2024-06-10 Juri Linkov; * lisp/outline.el: Remove unused variable.
2024-06-10 Juri Linkov* lisp/outline.el: Improve new feature of preserving...
2024-06-10 Po LuRe-enable TTY glyph production for batch mode frames...
2024-06-10 Po LuFix bootstrap of org.texi
2024-06-09 Stefan Kangas; Fix typos
2024-06-09 Jim PorterImprove correctness of 'eshell-quote-argument'
2024-06-09 Kyle Meyer* etc/NEWS: Announce Org update.
2024-06-09 Kyle MeyerUpdate to Org 9.7.3
2024-06-09 Jim Porter; Use the current system's style of shell-quoting in...
2024-06-09 Jim PorterRemove empty Eshell commands when parsing
2024-06-09 Eli Zaretskii; Allow batch-file Eshell test on MS-Windows
2024-06-09 Stefan KangasUnbreak build with Clang 15 on macOS 14.5
2024-06-09 Jim Porter; Add another test for 'eshell-batch-script'
2024-06-09 Juri Linkov* lisp/buff-menu.el: Support a function value of Buffer...
2024-06-09 Juri LinkovText improvements for the documentation of 'some-window...
2024-06-09 kobaritySpecify Python 3 in some ERTs on Mac
2024-06-09 kobarityFix hiding a Python block ending with a comment
2024-06-09 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2024-06-09 Po LuEnable accessing tool bar with the touch screen
2024-06-09 Eli ZaretskiiFix MS-Windows build broken by recent touch-screen...
2024-06-09 Eli ZaretskiiA better fix for esh-proc-tests on MS-Windows
2024-06-09 Po LuAmend last change
2024-06-09 Po LuReport touch events on MS-Windows
2024-06-09 Eli Zaretskii; * doc/emacs/windows.texi (Tab Line, Window Tool Bar...
2024-06-09 Jared FinderAdd documentation for window-tool-bar package
2024-06-09 Stefan Kangas; Fix typo in help.texi
2024-06-09 Philip KaludercicAdd new command 'package-vc-log-incoming'
2024-06-09 Eli ZaretskiiFix a recent change in reading from sub-processes
2024-06-09 Eli ZaretskiiFix Eshell tests on MS-Windows
2024-06-09 Stefan Monnier(hack-dir-local-get-variables-functions): New hook
2024-06-09 Stefan Monnier(find-auto-coding): Provide filename to `auto-coding...
2024-06-09 Noah PeartAdd typescript-ts-mode indentation for multi-assignment...
next